Skip to content

Conversation

chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Aug 15, 2025

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
@vue/tsconfig (source) 0.7.0 -> 0.8.1 age adoption passing confidence

Release Notes

vuejs/tsconfig (@vue/tsconfig)

0.7.0 -> 0.8.1

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

Released by @haoqunjiang on 8/18/2025

v0.8.0

Compare Source

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

Released by @haoqunjiang on 8/15/2025


📊 Package Statistics

  • @vue/tsconfig: 1,140,890 weekly downloads

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

Copy link

pkg-pr-new bot commented Aug 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@53

commit: 1146308

Copy link

netlify bot commented Aug 15, 2025

Deploy Preview for ts-maps ready!

Name Link
🔨 Latest commit 1146308
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/68a59dcf1f32730008ee233c
😎 Deploy Preview https://deploy-preview-53--ts-maps.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---@vue/tsconfig-1755278381806 branch 24 times, most recently from 1f023ac to 9003947 Compare August 17, 2025 16:04
@chrisbbreuer chrisbbreuer changed the title chore(deps): update dependency @vue/tsconfig to 0.8.0 chore(deps): update dependency @vue/tsconfig to 0.8.1 Aug 18, 2025
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---@vue/tsconfig-1755278381806 branch 25 times, most recently from 67c06ea to ee74346 Compare August 20, 2025 08:05
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-major-update---@vue/tsconfig-1755278381806 branch from ee74346 to 1146308 Compare August 20, 2025 10:05
@glennmichael123 glennmichael123 merged commit 234d599 into main Aug 20, 2025
9 checks passed
@glennmichael123 glennmichael123 deleted the buddy-bot/update-major-update---@vue/tsconfig-1755278381806 branch August 20, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants